+2006-08-31 Øyvind Kolås <pippin@gimp.org>
+
+ * Makefile.am: added a dependency on all for README, making it
+ possible to do ./autogen.sh && make distcheck #from a clean CVS
+ checkout.
+
2006-08-28 Kevin Cozens <kcozens@cvs.gnome.org>
* configure.ac: Added AM_MAINTAINER_MODE.
if HAVE_W3M
dist-check-w3m:
-README: docs/index.html
+README: all docs/index.html
$(W3M) -cols 72 -dump $< > $@
else
dist-check-w3m:
@false
endif
-
snapshot:
$(MAKE) dist distdir=$(PACKAGE)-`date +"%Y%m%d"`
snapcheck: